projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0317ca7
)
Add arch tagline
author
Miles Bader
<miles@gnu.org>
Wed, 24 Oct 2007 02:15:10 +0000
(
02:15
+0000)
committer
Miles Bader
<miles@gnu.org>
Wed, 24 Oct 2007 02:15:10 +0000
(
02:15
+0000)
lisp/isearch-multi.el
patch
|
blob
|
history
diff --git
a/lisp/isearch-multi.el
b/lisp/isearch-multi.el
index 317d2e034df6055e8599c2905977489e0c829af1..cd5307b145ae2b336c4e66797fc070f70d82d5b1 100644
(file)
--- a/
lisp/isearch-multi.el
+++ b/
lisp/isearch-multi.el
@@
-179,4
+179,6
@@
Switch to the buffer restored from the search status stack."
(switch-to-buffer (setq isearch-buffers-current-buffer buffer))))
(provide 'isearch-multi)
+
+;; arch-tag: a6d38ffa-4d14-4e39-8ac6-46af9d6a6773
;;; isearch-multi.el ends here